summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbin/compose-htmlbin22688 -> 22696 bytes
-rwxr-xr-xbin/compose-singlebin22544 -> 22552 bytes
-rw-r--r--global.bvr1
-rw-r--r--sw.js.bvr1
4 files changed, 2 insertions, 0 deletions
diff --git a/bin/compose-html b/bin/compose-html
index 4e7ae30..77a7093 100755
--- a/bin/compose-html
+++ b/bin/compose-html
Binary files differ
diff --git a/bin/compose-single b/bin/compose-single
index 0f4b7d4..80970bc 100755
--- a/bin/compose-single
+++ b/bin/compose-single
Binary files differ
diff --git a/global.bvr b/global.bvr
index b97e0df..3e44bce 100644
--- a/global.bvr
+++ b/global.bvr
@@ -1,2 +1,3 @@
<@?s bvr_include_path pages-src/ pages-src/misc/@>
+# <@?s latest_commit ?i .git/refs/heads/dev@>
<@?s app_version 1.0.13-beta@>
diff --git a/sw.js.bvr b/sw.js.bvr
index 37ddcbd..0f8491d 100644
--- a/sw.js.bvr
+++ b/sw.js.bvr
@@ -1,6 +1,7 @@
<@?i global@>
// Change version to cause cache refresh
const static_cache_name = "site-static-<@?g app_version@>";
+# // latest commit is <@?g latest_commit@>
// Got them with find . -not -path '*/\.*' | sed "s/.*/\"&\",/" | grep -v sw.js
// sw.js NE SME BITI CACHAN, ker vsebuje verzijo!